Refixed patch for bug 612505.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 14 Mar 2010 19:23:55 +0000 (15:23 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:59:15 +0000 (20:59 -0400)
commitc8ee1927a566a0df59a3e73c40edbc3463c1b1e4
tree9cf65d5ca703b505b59275f608d27f51aca923e9
parent56c488e690695d798c50d584307f50ddfee3cb85
Refixed patch for bug 612505.

New patch makes sure to update the display even when
the GtkEntry's buffer is set to NULL, it also breaks the
reference to the buffer in ->dispose() instead of ->finalize().
gtk/gtkentry.c